From 3f732f7a66104a6adbbc26869008bf754b390554 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Wed, 16 May 2007 11:13:12 +0000 Subject: [PATCH] fixed info about the XS-Vcs-* fields --- debian/changelog | 3 ++- debian/policy/appendix-svn.xml | 24 +++++++++++++++--------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index d2abcad2..5afac0fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,9 @@ ocaml (3.09.3-2) UNRELEASED; urgency=low * Policy - mandate the compilation of *.cm[ao] with debugging information for libraries and forbid it for bytecode programs + - update the Vcs-Svn info to the latest PTS documentation - -- Stefano Zacchiroli Mon, 09 Apr 2007 19:46:36 +0200 + -- Stefano Zacchiroli Wed, 16 May 2007 13:09:25 +0200 ocaml (3.09.3-1) experimental; urgency=low diff --git a/debian/policy/appendix-svn.xml b/debian/policy/appendix-svn.xml index 80579f81..f8def511 100644 --- a/debian/policy/appendix-svn.xml +++ b/debian/policy/appendix-svn.xml @@ -17,19 +17,24 @@ For this reason it is recommended to add the - XS-X-Vcs-Svn field to the debian/control - of packages maintained in &ocaml-force; SVN repository. Its name - specifies that we are using Subversion as our Version Control System - (VCS); its value is the URL pointing to the package's - trunk directory. + XS-Vcs-Svn and XS-Vcs-Browser fields to the + debian/control of packages maintained in + &ocaml-force; SVN repository. Its name specifies that we are + using Subversion as our Version Control System (VCS); + their values are the URLs pointing to the package's trunk directory and to + a browsable view of the same directory. See Bug + #391023 (which contains the forthcoming text for the Debian + Developer's Reference) for more information about these fields. - The general scheme for using the field is thus: + The general scheme for using the fields are thus: - XS-X-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/PACKAGE_NAME + XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/PACKAGE_NAME + XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/PACKAGE_NAME/trunk/ - Usage example of the XS-X-Vcs-Svn field, from the + <title>Usage example of the XS-Vcs-* fields, from the <application>findlib</application> package @@ -39,7 +44,8 @@ Maintainer: Stefano Zacchiroli <zack@debian.org> Build-Depends: debhelper (>> 4.0.0), ocaml (>= 3.09.2), m4, gawk | awk, dpatch, cdbs Standards-Version: 3.7.2 - XS-X-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/findlib + XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/findlib + XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/findlib/trunk/ Package: ocaml-findlib Section: devel -- 2.30.2